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 2023-01-07

00:10:05***Saving seen data "./dancer.seen"
02:00
02:10:08***No seen item changed, no save performed.
04:00
04:03:21 Quit Bobathan_ (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in)
04:04:39 Join Bobathan_ [0] (~admin@cpe-65-29-248-157.wi.res.rr.com)
04:10:10***Saving seen data "./dancer.seen"
06:00
06:10:11***No seen item changed, no save performed.
06:32:12 Quit toruvinn (Quit: brb)
06:44:13 Join toruvinn [0] (~toruvinn@KD119106000050.ppp-bb.dion.ne.jp)
07:00
07:47:08 Quit michaelni (Remote host closed the connection)
08:00
08:10:14***Saving seen data "./dancer.seen"
08:33:44 Quit tchan (Ping timeout: 252 seconds)
08:34:22 Join tchan [0] (~tchan@c-98-220-232-221.hsd1.il.comcast.net)
08:56:59rb-bluebotBuild Server message: New build round started. Revision 21ca64d7cd, 303 builds, 8 clients.
09:00
09:21:32rb-bluebotBuild Server message: Build round completed after 1473 seconds.
09:21:35rb-bluebotBuild Server message: Revision 21ca64d7cd result: All green
09:41:25 Join michaelni [0] (~michael@84-115-40-24.cable.dynamic.surfer.at)
09:48:10speachybluebrother: hey, I have a feature request for bluebot −− when logging the beginning of a build round, can you also log the first line of the commit? (maybe the author too?)
09:52:13rb-bluebotBuild Server message: New build round started. Revision ed95892a1f, 303 builds, 8 clients.
10:00
10:10:17***Saving seen data "./dancer.seen"
10:16:50rb-bluebotBuild Server message: Build round completed after 1476 seconds.
10:16:51rb-bluebotBuild Server message: Revision ed95892a1f result: All green
10:36:37 Quit jacobk (Ping timeout: 252 seconds)
10:40:02rb-bluebotBuild Server message: New build round started. Revision 7d13c0c4eb, 303 builds, 8 clients.
10:51:04 Join jacobk [0] (~quassel@2603-8080-b200-7b02-77cb-6304-f9db-dda1.res6.spectrum.com)
11:00
11:03:40rb-bluebotBuild Server message: Build round completed after 1418 seconds.
11:03:42rb-bluebotBuild Server message: Revision 7d13c0c4eb result: All green
11:04:48bluebrotherspeachy: ok, tried something. Waiting for the next build round to start to see if it worked :)
11:21:44 Join fourHZ [0] (~fourHZ@92-52-40-121.dynamic.orange.sk)
11:23:50 Quit jacobk (Ping timeout: 260 seconds)
12:00
12:03:07MarcAndersenDoing some more testing on the voice problem. This is really annoying. I have a theory that I will tell you if it's true.
12:07:34 Join MarcAndersen_ [0] (~no_znepna@93-163-32-211-static.dk.customer.tdc.net)
12:08:36 Quit MarcAndersen (Killed (NickServ (GHOST command used by MarcAndersen_!~no_znepna@93-163-32-211-static.dk.customer.tdc.net)))
12:08:44 Nick MarcAndersen_ is now known as MarcAndersen (~no_znepna@93-163-32-211-static.dk.customer.tdc.net)
12:10:20***Saving seen data "./dancer.seen"
12:12:08MarcAndersenWith the current revision it says "r" after each option, with the previous it said "s", and with f3358eb20a it says "x". 5883cb4a52 works.
12:12:55MarcAndersenAnyone else who want to try? I'm lost.
13:00
13:03:27_bilgusthats what git bisect is for did you try that?
13:09:11MarcAndersenI know next to nothing about git
13:10:23_bilgusits so easy I gave you the 3 command you need yesterday
13:10:29_bilgus$ git bisect start; git bisect good 5883cb4a52; git bisect bad f3358eb20a; each a separate commend
13:10:34_bilguscommand*
13:11:06_bilgusgive me a second I don't have time to run through this all day but ill upload you a newer build
13:11:18_bilgusthe next one dealing with langs in that tree
13:11:30_bilgusgigabeast S right?
13:11:50MarcAndersenYes, and nano 1g
13:13:11_bilguswhich are you testing currently? I have the gigabeast spun up
13:13:40MarcAndersengigabeats
13:26:33_bilgushttps://www.mediafire.com/file/p5864d7qwft4kp2/gigabeatS_rockbox_b53d2bc.zip
13:26:41_bilgusMarcAndersen,
13:28:41MarcAndersen_bilgus: got it
13:32:38MarcAndersen_bilgus: It works! But could you make a build with espeak? I hate festival
13:32:47_bilgusfuck that
13:34:14_bilgusdo it your self if you want to be picky
13:34:59MarcAndersenBut what did you do to get it work?
13:35:56_bilgusgit checkout b53d2bc; make -j3 && make zip && make voice
13:36:43_bilguswe are diagnosing the issue not trying to get you a working build presumably there is something that broke it
13:37:32MarcAndersenOh I misunderstood. Thanks a lot!
13:41:11MarcAndersenThen it must be between b53d2bc and f3358eb
13:42:20_bilgusyeah we will try and get it closer
13:42:33_bilgusthen do git bisect with whatever is left
13:47:25_bilgusand another this time from 2022 http://www.mediafire.com/file/9vr71jgxsle2mcq/gigabeatS_rockbox_e5e457b.zip
13:49:00MarcAndersenGot it
13:52:34MarcAndersenIt says x after each option and can not spell
13:52:58_bilgusgood now we have a smaller range few more to go
13:55:49_bilgusbisect says 8 to go
14:00
14:00:41_bilgusMarcAndersen, http://www.mediafire.com/file/up73fihdt6z5629/gigabeatS_rockbox_ed897d135.zip
14:01:22MarcAndersen_bilgus: I'm eating dinner, brb
14:01:41_bilgusi'm leaving so try later then
14:01:49MarcAndersenOh
14:05:02rb-bluebotBuild Server message: New build round started. Revision 528b6a9a15, 303 builds, 9 clients.
14:05:03rb-bluebotmanual: Update screenshots by Christian Soffke
14:10:23***No seen item changed, no save performed.
14:14:43 Join chris_s [0] (~chris_s@ip-095-223-074-147.um35.pools.vodafone-ip.de)
14:15:44chris_slet me know if anyone has issues getting used to one of the previous commits. They're easy to revert or adjust if necessary.
14:15:48chris_sMay obviously feel a bit unfamiliar at first
14:20:05MarcAndersen_bilgus, ed897d135 works!
14:21:05rb-bluebotBuild Server message: Build round completed after 964 seconds.
14:21:07rb-bluebotBuild Server message: Revision 528b6a9a15 result: All green
14:24:17 Quit chris_s (Quit: Connection closed)
14:24:51_bilgusMarcAndersen, i'll be back later you can do this yourself 'git bisect start' then git 'bisect good ed897d135' 'git bisect bad e5e457b' then do 'make clean && make reconf && make -j3 && make zip && make voice' copy the files and type 'git bisect good' if it works or 'git bisect bad' if it doesn't
14:25:24_bilgusthat should be 'git bisect good ed897d135'
14:26:14_bilguseach of those don't include the quotes and in 7 or less builds you should have the bad commit
14:27:04_bilgushere is a guild too https://www.git-tower.com/learn/git/faq/git-bisect/
14:27:08_bilgusguide*
14:27:22MarcAndersenOk will try
14:50:18MarcAndersenIt's going along here. 1 good and 1 bad with 5 to go.
14:52:08 Join l0x0l [0] (~l0x0l@097-093-024-013.res.spectrum.com)
14:57:31 Join jacobk [0] (~quassel@47-186-81-17.dlls.tx.frontiernet.net)
15:00
15:06:57 Quit jacobk (Quit: No Ping reply in 180 seconds.)
15:08:10 Join jacobk [0] (~quassel@47-186-81-17.dlls.tx.frontiernet.net)
15:22:35MarcAndersenVoice problem: df3afcfa3b63b8f4ca012a428e35dfb24bba4bb9 is the first bad commit
16:00
16:07:24speachythat doesn't make sense.. it adds a couple of language strings for a plugin to use.
16:10:24***Saving seen data "./dancer.seen"
16:39:30MarcAndersenThat was what I got by git bisect
17:00
17:58:09 Quit othello7 (Quit: othello7)
17:59:56 Join othello7 [0] (~Thunderbi@pool-100-36-133-223.washdc.fios.verizon.net)
18:00
18:10:27***Saving seen data "./dancer.seen"
18:42:18 Quit l0x0l (Quit: Leaving)
18:45:40 Join bilgus_ph [0] (~bilgus_ph@172.56.29.225)
18:46:30bilgus_phMarcAndersen good job
18:46:47bilgus_phNow you know how to get bisect
18:47:30bilgus_phSpeachy how much you wanna bet it is something to do with the number of talk entries
18:48:12bilgus_phDo plugin talk entries still get built when plugins are omitted
18:48:56bilgus_phI'll be a while yet but maybe we can try removing some of the talk entries at head and see if I works
18:49:06 Quit bilgus_ph (Client Quit)
20:00
20:10:30***Saving seen data "./dancer.seen"
20:37:46speachyI think so.
20:38:42speachyI don't see why it would only fail on a couple of targets; there's nothing special about them and there are no inherent limits to the number of voice clips.
22:00
22:10:31***No seen item changed, no save performed.
23:00
23:32:19_bilgusMarcAndersen, when you get a chance try this build http://www.mediafire.com/file/k68kzlnffi4pt20/gigabeatS_rockbox_HEAD-PF-chessbox.zip
23:32:41_bilgusits the build at head but with those strings and chessbox strings removed
23:34:20_bilgusI really see no changes that could cause issue in that commit, you might try running bisect again just to be sure you didn't mess up wouldn't be the first time it was wrong but its usually something I did when it fails like forgot to copy a file or do make reconf/clean or something
23:35:18MarcAndersensorry
23:37:16 Quit m01 (Quit: Konversation terminated.)
23:39:16MarcAndersenworks
23:39:27 Join m01 [0] (~quassel@vps-b172b88b.vps.ovh.net)

Previous day | Next day