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 2024-11-29

00:29:11rb-bluebotBuild Server message: New build round started. Revision 4ce8963c50, 345 builds, 9 clients.
00:29:11rb-bluebot[COV] tree.c rockbox_browse potential NULL deref by William Wilgus
00:31:01rb-bluebotBuild Server message: Build round completed after 112 seconds.
00:31:03rb-bluebotBuild Server message: Revision 4ce8963c50 result: 345 errors 0 warnings
00:46:28_bilgus_hmm not sure about that
00:53:32rb-bluebotBuild Server message: New build round started. Revision c115cb9472, 345 builds, 9 clients.
00:53:32rb-bluebot[FixRed] 4ce8963c50 tree.c Maybe? by William Wilgus
00:54:01_bilgus_guessing something doesn't like debugf over DEBUGF
01:00
01:48:59***No seen item changed, no save performed.
03:00
03:16:26 Quit rnkn (Remote host closed the connection)
03:17:44 Join rnkn [0] (~rnkn@66.135.27.208)
03:49:02***Saving seen data "./dancer.seen"
04:00
04:47:46 Quit PheralSparky (Read error: Connection reset by peer)
05:00
05:49:05***Saving seen data "./dancer.seen"
07:00
07:23:23rb-bluebotBuild Server message: New build round started. Revision 4ce8963c50, 345 builds, 9 clients.
07:23:23rb-bluebot[COV] tree.c rockbox_browse potential NULL deref by William Wilgus
07:23:42speachyok, wtf went wrong with all fo this..
07:25:14rb-bluebotBuild Server message: Build round completed after 112 seconds.
07:25:16rb-bluebotBuild Server message: Revision 4ce8963c50 result: All green
07:29:49speachyok, builder is broken.
07:30:03speachyclients are all being handed a revision of '0'
07:40:06rb-bluebotBuild Server message: New build round started. Revision 4ce8963c50, 345 builds, 6 clients.
07:40:07rb-bluebot[COV] tree.c rockbox_browse potential NULL deref by William Wilgus
07:41:44rb-bluebotBuild Server message: Build round completed after 121 seconds.
07:41:46rb-bluebotBuild Server message: Revision 4ce8963c50 result: All green
07:45:58rb-bluebotBuild Server message: New build round started. Revision 4ce8963c50, 345 builds, 9 clients.
07:45:58rb-bluebot[COV] tree.c rockbox_browse potential NULL deref by William Wilgus
07:47:43rb-bluebotBuild Server message: Build round completed after 106 seconds.
07:47:44rb-bluebotBuild Server message: Revision 4ce8963c50 result: All green
07:49:07***No seen item changed, no save performed.
07:56:22speachydatabase upgrade wasn't clean, despite no warnings.
08:00
08:04:38speachystill trying to clean up the mangled mess.
08:09:58rb-bluebotBuild Server message: New build round started. Revision 4ce8963c50, 345 builds, 9 clients.
08:09:59rb-bluebot[COV] tree.c rockbox_browse potential NULL deref by William Wilgus
08:11:46rb-bluebotBuild Server message: Build round completed after 109 seconds.
08:11:47rb-bluebotBuild Server message: Revision 4ce8963c50 result: 345 errors 0 warnings
08:22:10rb-bluebotBuild Server message: New build round started. Revision c115cb9472, 345 builds, 9 clients.
08:22:10rb-bluebot[FixRed] 4ce8963c50 tree.c Maybe? by William Wilgus
08:23:56rb-bluebotBuild Server message: Build round completed after 106 seconds.
08:23:57rb-bluebotBuild Server message: Revision c115cb9472 result: 345 errors 0 warnings
08:27:54speachyok, remaining problem is the upload script.
09:00
09:06:15rb-bluebotBuild Server message: New build round started. Revision 4ce8963c50, 345 builds, 9 clients.
09:06:15rb-bluebot[COV] tree.c rockbox_browse potential NULL deref by William Wilgus
09:06:55speachyok! that's finally running
09:19:18speachythere's still a lingering bug in the buildserver when it comes to speculatively assigning "overdue" builds.
09:25:17rb-bluebotBuild Server message: Build round completed after 1144 seconds.
09:25:18rb-bluebotBuild Server message: Revision 4ce8963c50 result: 98 errors 0 warnings
09:25:53rb-bluebotBuild Server message: New build round started. Revision c115cb9472, 345 builds, 9 clients.
09:25:53rb-bluebot[FixRed] 4ce8963c50 tree.c Maybe? by William Wilgus
09:25:59speachyexcellent.
09:27:32rb-bluebotBuild Server message: Build round completed after 99 seconds.
09:27:34rb-bluebotBuild Server message: Revision c115cb9472 result: 345 errors 0 warnings
09:28:24speachyuhhh...
09:33:21_bilgus_so its definitely tht it doesn't like debugf vs DEBUGF but that should b good as of that patch ??
09:34:00speachyI'd think so? but something else broke on the server, so I gotta fix that.
09:34:23_bilgus_oh its out of sync
09:34:46speachyyeah
09:36:37rb-bluebotBuild Server message: New build round started. Revision c115cb9472, 345 builds, 9 clients.
09:36:37rb-bluebot[FixRed] 4ce8963c50 tree.c Maybe? by William Wilgus
09:36:55speachythis will succeed, but I need to see what happens in the cleanup
09:37:20speachy(it's removing the upload directory symlink, and it's not supposed to)
09:47:36_bilgus_something for later.. g#6125 changes devices >8Mb to -O1 being that I don't have any devices with more ram and this will likely cause some regressions its a RFC :)
09:47:39rb-bluebotGerrit review #6125 at https://gerrit.rockbox.org/r/c/rockbox/+/6125 : [RFC] -O1 for devices > 8 mb; performance strlen by William Wilgus
09:48:55_bilgus_it really didn't make as much of a difference on my device it was snappier but a faster strlen was more noticeable to me
09:49:10***No seen item changed, no save performed.
09:51:09rb-bluebotBuild Server message: Build round completed after 873 seconds.
09:51:10rb-bluebotBuild Server message: Revision c115cb9472 result: All green
10:00
10:03:31speachyyep, did it again.
10:06:35speachyok, I think I have a workaround in place.
10:07:07speachyperl's File::Tree::rmtree() doesn't respect the 'keep_root' option if the root is a symlink.
10:07:59speachyif you have something else that's ready to build, submit it, but don't submit anything else until I can make sure it worked properly..
10:27:11speachyFile::Path, not File::Tree, d'oh
10:27:17speachyreported the bug upstream
11:00
11:02:41 Quit baltazar (Ping timeout: 265 seconds)
11:06:55rb-bluebotBuild Server message: New build round started. Revision c6fb789b3b, 345 builds, 9 clients.
11:06:56rb-bluebottest_fps add log buffering by William Wilgus
11:09:27 Join baltazar [0] (~baltazar@user/baltazar)
11:19:42rb-bluebotBuild Server message: Build round completed after 767 seconds.
11:19:43rb-bluebotBuild Server message: Revision c6fb789b3b result: All green
11:48:28 Quit rogeliodh (Quit: The Lounge - https://thelounge.chat)
11:48:49 Join rogeliodh [0] (~rogeliodh@rogeliodh.dev)
11:49:12***Saving seen data "./dancer.seen"
12:00
12:02:29_bilgus_I forgot about that patch, thatll be nice
12:28:04_bilgus_I need to do another coverity build I was looking at some of the remaining issues only to find some of our rewrites already took care of a few just need to make sure I (we) didn't introduce new bugs
12:37:12 Join lebellium [0] (~lebellium@2a01cb0405d07f00adae87b9bb1a46e0.ipv6.abo.wanadoo.fr)
12:50:09speachyand my workaround for that File::Path bug worked, builde should be ok.
13:00
13:08:52 Join PheralSparky [0] (~S|h|a|w|n@user/shawn/x-4432647)
13:49:13***No seen item changed, no save performed.
14:00
14:43:08 Quit Natch (Remote host closed the connection)
14:50:37 Join Natch [0] (~natch@c-92-34-7-158.bbcust.telenor.se)
15:00
15:49:15***Saving seen data "./dancer.seen"
16:00
16:05:21 Quit paulk (Ping timeout: 276 seconds)
16:11:51 Join paulk [0] (~paulk@vpn-0-22.aquilenet.fr)
16:11:51 Quit paulk (Changing host)
16:11:51 Join paulk [0] (~paulk@about/aquilenet/user/paulk)
16:52:28 Join JanC_ [0] (~janc@user/janc)
16:52:29 Quit JanC (Killed (mercury.libera.chat (Nickname regained by services)))
16:52:29 Nick JanC_ is now known as JanC (~janc@user/janc)
16:58:07 Join Everything [0] (~Everythin@46-133-37-211.mobile.vf-ua.net)
17:00
17:02:39 Nick JanC is now known as Guest9115 (~janc@user/janc)
17:02:39 Join JanC_ [0] (~janc@user/janc)
17:02:39 Quit Guest9115 (Killed (calcium.libera.chat (Nickname regained by services)))
17:02:39 Nick JanC_ is now known as JanC (~janc@user/janc)
17:18:28 Quit cstine (Quit: The Lounge - https://thelounge.chat)
17:19:02 Join cstine [0] (~cstine@150.136.136.191)
17:38:10 Quit JanC (Ping timeout: 248 seconds)
17:49:18***Saving seen data "./dancer.seen"
17:58:21 Join JanC [0] (~janc@user/janc)
18:00
18:14:28 Quit lebellium (Quit: Leaving)
18:23:29 Join JanC_ [0] (~janc@user/janc)
18:23:30 Quit JanC (Killed (mercury.libera.chat (Nickname regained by services)))
18:23:30 Nick JanC_ is now known as JanC (~janc@user/janc)
18:26:04 Quit q3k (Changing host)
18:26:04 Join q3k [0] (q3k@hswaw/infra/q3k)
18:52:34 Join massiveH [0] (~massiveH@2600:4040:a982:5400:345b:9051:44a0:9dc1)
19:00
19:37:29 Quit Everything (Quit: leaving)
19:49:21***Saving seen data "./dancer.seen"
20:00
20:14:40 Quit acidsys (Ping timeout: 265 seconds)
20:32:17 Join acidsys [0] (~crameleon@openSUSE/member/crameleon)
21:00
21:08:29 Quit speachy (Quit: WeeChat 4.4.3)
21:49:24***Saving seen data "./dancer.seen"
23:00
23:14:57 Quit jn (Ping timeout: 252 seconds)
23:15:26 Join jn [0] (~quassel@2001-4dd4-6d92-0-20d-b9ff-fe49-15fc.ipv6dyn.netcologne.de)
23:15:26 Quit jn (Changing host)
23:15:26 Join jn [0] (~quassel@user/jn/x-3390946)
23:49:25***Saving seen data "./dancer.seen"

Previous day | Next day