02:10:01 I'm tired tomman i been doing research all day 02:42:38 I now officially hate Pipewire and HDMI 02:42:51 it's 2024, and audio is still miserable on Linux 02:43:03 and it's 2024 and the best you can get on new computers is... Realtek HDA 02:43:34 I can't figure out why the firefox urlbar needs 800 different files and provider things .. you enter a url it sometimes shows autocomplete or search why is it super duper screwed up 02:43:39 modern mozilla sucks 16:22:16 Greetings 16:28:17 nsITobin hello 16:33:07 I was supposed to test the patchqueue for 253 release on the linux today correct? 16:33:13 not wip 16:54:17 nsITobin yes would like to see if elfhack works. 16:55:52 well the long part will be cloning and applying the queue .. I think I can just do LDFLAGS=whatever in mozconfig and it should work 16:56:05 but i dunno 16:56:15 I was always told never to override that stuff 16:57:25 nsITobin maybe try without. As stated mozilla doesn't have it. Hope tha the latest fixes make this not needed but unsure. 17:00:09 frg_Away: do we have https://bugzilla.mozilla.org/show_bug.cgi?id=1423822 17:01:24 yes 17:05:16 looks like just LDFLAGS= in mozconfig should be enough 18:25:09 frg_Away: I can already tell WIP has superior build system patches 18:25:13 vs release 18:26:41 kicked off 18:41:44 yeah but without the optional chaining and new regexp not much good 18:49:14 https://dpaste.org/qddGY/raw 18:49:16 frg_Away: 18:50:06 wip or 2.53? 18:50:52 2.53 18:51:28 when I had elfhack on in wip it built fine but wouldn;t package 19:08:18 frg_Away: anything else you want me to try other than --disable-elf-hack? 19:08:53 nsITobin put another patch in but would only work if linker was bfd during your failure. Otherwise it probably needs updated ldflags as buc suggested. 19:11:31 i changed it from export LDFLAGS= to just LDFLAGS and reran configure and build and it finished but then same error i had before 19:12:06 without it enabled 19:12:23 I don't actually know how or where to set this ' 19:12:30 that is the chief issue 19:12:33 nsITobin with latest patches from just now? 19:13:32 in mozconfig export LDFLAGS="..." 19:15:24 yeah that is what I did with patches cloned an hour or so ago with an elfhack patch at qtip 19:16:09 now in the spec file for fedora it seems to be exported to the environment not via mozconfig 19:16:17 https://src.fedoraproject.org/rpms/seamonkey/blob/rawhide/f/seamonkey.spec#_384 19:18:10 should dend up the same in this case. ymmv 19:18:36 afk for a while 19:19:00 well i don't think we ever used the elf hack in UXP or earlier.. MAYBE access2godzilla did on 24.. so I dunno if it is important to seamonkey 19:20:06 I don't thinbk it ois but just want to know if it works :) 19:20:38 i would assume so in fedora builds 19:20:47 since its being accounted for 19:21:12 but I build "from scratch" first and foremost 19:21:57 https://dpaste.org/69qYS/raw 19:22:01 this is my mozconfig 19:23:14 I'll rerun the patch queue for the updates made 10 minutes ago after i test to make sure i didn't screw it up 19:24:36 My professional opinion as a Mozilla Build System "expert" is .. we are lucky it works at all. BUT least the toolchain is no longer steeped in whispers and dark incantations 19:32:55 frg_Away: with flags exported i get build failure 19:33:05 like in the pastebin 19:33:11 k grabbing updated queue 19:44:14 hi grey_gandalf 19:44:41 hello! 20:21:19 EHLO 20:27:48 hi njsg 21:09:17 frg_Away: same issue 21:09:35 with flags exported i get a build failure during build without i get a package failure 21:12:12 so unless buc can share some additional details on what I should do.. elfhack is busted for me 21:41:26 thanks for testing. Maybe buc can take a look lster.Notloosing much sleep over it. Works without. 21:43:24 frg_Away: no problem