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 | 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 2018-06-14

00:11:04 Quit dandels (Ping timeout: 260 seconds)
00:12:14 Quit dys (Ping timeout: 260 seconds)
00:16:03 Quit captainkewlllll (Quit: Page closed)
00:18:45 Join Soap [0] (~Soap@rockbox/staff/soap)
00:19:31 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:754c:486d:d7bd:3d28)
00:25:02 Quit ZincAlloy (Quit: Leaving.)
00:29:36 Quit this_is_a_nick (Ping timeout: 276 seconds)
00:35:08 Quit mikroflops (Ping timeout: 260 seconds)
00:36:06 Join mikroflops [0] (~yogurt@c83-255-27-121.bredband.comhem.se)
00:37:37 Quit ender` (Quit: To err is human; to moo bovine.)
01:00
01:19:45 Quit TheEaterOfSouls (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
01:36:03***Saving seen data "./dancer.seen"
02:00
02:04:51 Join dandels [0] (~dandels@unaffiliated/dandels)
02:07:54 Quit krabador (Remote host closed the connection)
02:41:52 Join this_is_a_nick [0] (~amofiuhr_@ip32-237-64-186.ct.co.cr)
03:00
03:06:20 Quit dandels (Ping timeout: 264 seconds)
03:36:04***Saving seen data "./dancer.seen"
03:45:20 Join Soap_ [0] (~Soap@rockbox/staff/soap)
03:48:03 Quit Soap (Ping timeout: 260 seconds)
04:00
04:36:57 Quit ParkerR (Ping timeout: 256 seconds)
04:38:51 Join ParkerR [0] (ParkerR@znc.withg.org)
04:38:51 Quit ParkerR (Changing host)
04:38:51 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
04:49:38 Quit tchan (Quit: all)
04:51:29 Quit Galois (Ping timeout: 245 seconds)
05:00
05:06:05 Quit __builtin (Quit: No Ping reply in 180 seconds.)
05:08:33 Join __builtin [0] (~quassel@rockbox/developer/builtin)
05:22:31 Join tchan [0] (~tchan@c-98-206-136-82.hsd1.il.comcast.net)
05:22:31 Quit tchan (Changing host)
05:22:31 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
05:36:07***Saving seen data "./dancer.seen"
06:00
06:06:39 Quit [7] (Ping timeout: 265 seconds)
06:10:11 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
06:14:52 Quit TheSeven (Ping timeout: 265 seconds)
06:16:20 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
07:00
07:36:10***Saving seen data "./dancer.seen"
08:00
08:00:47 Join terminalator [0] (~terminala@unaffiliated/terminalator)
08:19:12 Quit michaelni (Ping timeout: 248 seconds)
08:19:14 Join ender` [0] (krneki@foo.eternallybored.org)
08:32:31 Join michaelni [0] (~michael@213-47-41-20.cable.dynamic.surfer.at)
08:34:58 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
08:45:47 Join petur [0] (~petur@91.183.48.77)
08:45:47 Quit petur (Changing host)
08:45:47 Join petur [0] (~petur@rockbox/developer/petur)
08:56:38 Join LinusN [0] (~linus@giant.haxx.se)
09:00
09:25:20 Quit jhMikeS (Ping timeout: 248 seconds)
09:30:23 Join jhMikeS [0] (~jethead71@24.192.177.173)
09:35:34 Quit jhMikeS (Ping timeout: 276 seconds)
09:36:12***Saving seen data "./dancer.seen"
10:00
10:03:51fs-bluebotBuild Server message: New build round started. Revision 5c015ad, 273 builds, 13 clients.
10:05:41wodzgevaerts: ping
10:20:23*gevaerts wakes up
10:26:22SammysHPgevaerts supports WOL? nice...
10:26:32gevaertsWOI only
10:27:15 Quit terminalator (Ping timeout: 268 seconds)
10:31:46wodzgevaerts: Could you remind me what has to be done to add new target to build system?
10:33:35wodzgevaerts: Do I remember correctly that if there are no clients capable of particular build type whole system is stuck?
10:34:08gevaertsAdd it to buildserver/builds in rockbox-www at least. Maybe also add an icon somewhere, but I don't remember that bit (I never did that myself...)
10:35:34gevaertsActually, I'm not sure about that. I *think* the build system gets stuck if a client claims to be able to build something and then fails (as in tools not found, or connection gets stuck). I don't think it gets stuck if no client at all declares it
10:35:51gevaertsBut I could be wrong. We can try :)
10:43:45gevaertsYou'll also want to update rbclient.pl in rockbox-www/buildserver to know about the new compiler (and bump revision in there), and then I believe ask zagor to bump the required client version on the server
10:44:13wodzgevaerts: what is the meaning of the first column in buildserver/builds? It seems to some signature of compiler but it doesn't match actual gcc triple
10:45:15gevaertsIt's the build type as specified in rbclient.pl
10:45:31wodzaaah, now it makes sense
10:46:23gevaertsIt's not used anywhere else so you can be creative there, but ideally it somehow encodes at least target architecture and compiler version
11:00
11:03:07fs-bluebotBuild Server message: New build round started. Revision 203e4ad, 273 builds, 13 clients.
11:05:02wodzgevaerts: eee, how do I actually commit to www repo?
11:05:43wodzgevaerts: I get fatal: remote error: access denied or repository not exported: /www.git
11:06:16gevaertsHmmm, is that a separate group?
11:06:24*gevaerts tries to find out!
11:09:38gevaertsHmmm, I don't see a www-specific group in there
11:11:25gevaertsI can push to it
11:12:05gevaertsHmmm, did you set the pushurl properly?
11:15:46wodzyep, that was it
11:17:38*gevaerts tries to grab zagor in #rockbox-community to bump the server side
11:21:13wodzgevaerts: wait a bit. I am updating frontpage as well
11:21:38gevaertsAh, right. Well, I suspect he won't respond immediately anyway :)
11:24:26wodzThe last thing is dev builds table. Can't remember where it was
11:25:48gevaertstools/builds.pm in the main repo I think
11:29:14fs-bluebotBuild Server message: New build round started. Revision 20bdfa8, 273 builds, 13 clients.
11:30:09wodzNow someone have to provide buildclient capable of building agptek :-)
11:32:11 Join dandels [0] (~dandels@unaffiliated/dandels)
11:34:10gevaertsTrying to build it
11:36:13***Saving seen data "./dancer.seen"
11:43:02wodzfor buildclient
11:45:31gevaertsBuilding toolchains on not very fast systems is not very fast
11:46:14wodzok so in theory I just added client capable of mipsel-rockbox-linux-gnu build
11:58:48wodzgevaerts: ping me when you will have feedback from swedes so I can push something to check how agptek build goes
11:59:08gevaertsok
12:00
12:03:58*Digital[m] is excited for this
12:10:36 Join xorly [0] (~xorly@ip-86-49-24-93.net.upcbroadband.cz)
13:00
13:34:50 Quit TorC (Ping timeout: 240 seconds)
13:36:15***Saving seen data "./dancer.seen"
13:37:29gevaertswodz: should be done
13:37:51gevaertsMy toolchain isn't built yet, but yours should be all that's needed
13:38:25 Join massiveH [0] (~massiveH@ool-18e4e27c.dyn.optonline.net)
13:40:48 Join krabador [0] (~krabador@unaffiliated/krabador)
14:00
14:22:32 Join wodz_ [0] (~wodz@89-64-20-64.dynamic.chello.pl)
14:23:18 Join amayer [0] (~amayer@107-1-97-172-ip-static.hfc.comcastbusiness.net)
14:23:24wodz_gevaerts: No changes on frontpage and in buildtable
14:38:40 Quit krabador (Remote host closed the connection)
14:43:31 Quit massiveH (Quit: Leaving)
15:00
15:22:10 Quit pR0Ps (Read error: Connection reset by peer)
15:24:06 Join pR0Ps [0] (~pR0Ps@69-196-128-131.dsl.teksavvy.com)
15:36:17***Saving seen data "./dancer.seen"
15:55:59 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
16:00
16:06:18 Join TorC [0] (~Tor@fsf/member/TorC)
16:33:08 Quit pamaury (Ping timeout: 245 seconds)
16:33:38 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
16:57:56 Quit deevious (Ping timeout: 240 seconds)
17:00
17:05:20 Quit Moarc (Quit: i znowu NADMUCHAƁ BALONA)
17:09:36 Join deevious [0] (~Thunderbi@193.226.142.214)
17:21:47 Quit petur (Quit: Connection reset by beer)
17:36:18***Saving seen data "./dancer.seen"
17:45:46 Join Moarc [0] (~chujko@a105.net128.okay.pl)
18:00
18:11:11 Quit dandels (Ping timeout: 248 seconds)
18:12:08 Quit xorly (Ping timeout: 260 seconds)
18:33:11 Quit pamaury (Ping timeout: 268 seconds)
18:35:46 Join dandels [0] (~dandels@unaffiliated/dandels)
18:37:35 Join handturkey [0] (~turkeyhan@unaffiliated/turkeyhand)
18:37:43handturkeyhas anyone here tried out the i-flash ?
18:37:57handturkeythat sdcard drive replacement that runs in JBOD with several sdcards ?
18:48:05 Join dys [0] (~dys@tmo-112-215.customers.d1-online.com)
18:49:32 Quit wodz_ (Ping timeout: 264 seconds)
19:00
19:02:22__builtinhandturkey: for the ipods?
19:02:33__builtinthey're pretty unstable with rockbox
19:03:04__builtinwe get a lot of people complaining about problems with the iflash adapters
19:20:27 Join jhMikeS [0] (~jethead71@24.192.177.173)
19:27:06 Quit this_is_a_nick (Ping timeout: 276 seconds)
19:36:19***Saving seen data "./dancer.seen"
19:38:31 Join this_is_a_nick [0] (~amofiuhr_@ip247-237-64-186.ct.co.cr)
19:38:59 Quit radley (Quit: bbl)
19:44:00 Join wodz_ [0] (~wodz@89-64-20-64.dynamic.chello.pl)
19:50:06 Join ZincAlloy [0] (~Adium@ip1f12fcb5.dynamic.kabel-deutschland.de)
20:00
20:05:56handturkeyfor a different player
20:06:05handturkeyiriver h300
20:06:26handturkeypretty unstable how? fuck I just spent 90 euro on 4 large sd cards and the actual adapter
20:07:12handturkeyI don't own an ipod. I have two h300 irivers, one already has an msata drive in it but it draws so much current I can't charge it from usb anymore
20:07:49handturkeythe iflash thing said it draws less power and has fast access speeds
20:14:13__builtinI don't know about the h300, as it has a separate ATA driver than the ipods
20:33:26 Quit wodz_ (Ping timeout: 240 seconds)
20:38:18handturkeywas it user error
20:38:39handturkeyok well this MSATA is being driven directly BY the iriver going through some crappy adapters
20:38:48handturkeyso here's hoping.
20:38:56handturkeyalso the cards have to be formatted properly
20:39:13handturkeyit says this if you read all the documentation, I hope it was people who didn't do that
20:42:29 Quit ZincAlloy (Ping timeout: 260 seconds)
21:00
21:08:31 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:a87b:efe6:2388:6a37)
21:22:43 Join wodz_ [0] (~wodz@89-64-20-64.dynamic.chello.pl)
21:24:31 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
21:36:22***Saving seen data "./dancer.seen"
21:49:32 Quit ZincAlloy (Ping timeout: 256 seconds)
21:50:44 Join Seeleenee [0] (~Seeleenee@151.38.95.245)

Previous day | Next day