| 30 Mar 2023 |
R̴̨͕͇͍̞̮̐̅͆̌̀̉̐͋̈́̃̀͒́̎̅̚̚̚͠͝Ĕ̵̡̛͖͖̟̙̫̱͈̘̞̭͍͍͑̌̄͑̓̋̓̀̈̏̈́͊̇͊͆̉͂̏̀̃̚͘͝͝ͅͅD̶̡̢͔̱̖̮͙͉̘̺͓͍̩̮͈͍͗̃̀̏͌͘͜ͅŚ̸̬̭̯̬͙͇͓̬̩̳̤͚͓̤̩̺͉͖̉͛̓̿̎͊̿̆́̐͂̇͌̄̇̓͘ͅͅT̴̞̫̘̝͇͔̟̪̪̦͂̔̎̀̎ͅŎ̷̡̬̹̪͈̭̣͈̭̭͉̦̖̝̘̪͖͔̥̦̘̻̳Ṋ̶̛̫͈̳̘͚̜̔̋͆̅̈́͊̑͊̉̌̈́̾͑̈́̚ͅË̸̡̨̨̛͇̜̖͔͖̻̟̗̠̙͓̘̗̥͉͇̜͑͆͊͑͑̀̓͒͜͝͝ | In reply to @jtojnar:matrix.org you can use --show-trace to find the call chain I use this, but the output I get is almost always entirely comprised of a super long call chain through some libs/builtins and an entrypoint I already knew was part of the fault, but not enough context about scoping & option values to diagnose why that entrypoint is broken.
I'm new to functional stuff in any real capacity outside of some scheme for a college course, are these long call traces thru external code useful? I usually only can really follow a frame or two of it before it becomes basically a black box.
| 20:20:13 |
Jan Tojnar | redstone-menace: they should point you to useful place | 20:33:32 |
Jan Tojnar | * redstone-menace: the traces should point you to useful place | 20:33:39 |
Jan Tojnar | but it might be hidden amid the noise | 20:33:51 |
| 1 Apr 2023 |
| kadawee joined the room. | 13:42:01 |
| 5 Apr 2023 |
| zck joined the room. | 01:12:58 |
| @rimuru:gentoo.chat changed their profile picture. | 12:27:38 |
| 6 Apr 2023 |
Jan Tojnar | bobby285271: I would not block on the tracker issue, I do not think we support 32-bit platforms | 02:21:21 |
Jan Tojnar | if it is problematic for aarch64, we can disable the tests there, from the patch, it looks like it should not affect runtime | 02:22:15 |
Jan Tojnar | I pushed a workaround for the test failure (verified pre-rebase), I want to merge this ASAP so that we can get as much people testing the GLib slice allocator fallout before branch-off as possible | 02:24:18 |
bobby285271 | In reply to @jtojnar:matrix.org bobby285271: I would not block on the tracker issue, I do not think we support 32-bit platforms Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (and I originally thought 32-bit is involved), but I built nothing yet. 🤔 | 08:06:37 |
bobby285271 | In reply to @jtojnar:matrix.org bobby285271: I would not block on the tracker issue, I do not think we support 32-bit platforms * Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (it mentioned Checkout #218143 in steps to reproduce and I originally thought 32-bit is involved), but I built nothing yet. 🤔 | 08:07:39 |
bobby285271 | In reply to @jtojnar:matrix.org if it is problematic for aarch64, we can disable the tests there, from the patch, it looks like it should not affect runtime Yeah sounds good, I think aarch64 will be a channel blocker. 🤔 Do we have plans to expand the hydra jobset before merging? | 08:15:15 |
bobby285271 | In reply to @jtojnar:matrix.org if it is problematic for aarch64, we can disable the tests there, from the patch, it looks like it should not affect runtime * Yeah sounds good, I think aarch64 will be a channel blocker. 🤔 Do we have plans to expand the hydra jobset before merging? (I think it is x86_64-linux only right now?) | 08:18:11 |
bobby285271 | * Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (it mentioned Checkout #218143 in steps to reproduce and I originally thought 32-bit is involved), ~~but I built nothing yet~~ still did not build something, but nix why-depends .#steam-run .#pkgsi686Linux.tracker --impure says it is pulled in and steam-run builds for me on unstable. 🤔 | 08:30:00 |
bobby285271 | * Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (it mentioned Checkout #218143 in steps to reproduce and I originally thought 32-bit is involved), ~~but I built nothing yet~~ still did not build something, but nix why-depends .#steam-run .#pkgsi686Linux.tracker --impure says it is pulled in and steam-run builds for me on unstable. 🤔 | 08:30:07 |
bobby285271 | * Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (it mentioned Checkout #218143 in steps to reproduce and I originally thought 32-bit is involved), but I built nothing yet still did not build something, but nix why-depends .#steam-run .#pkgsi686Linux.tracker --impure says it is pulled in and steam-run builds for me on unstable. 🤔 | 08:30:18 |
bobby285271 | * Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (it mentioned Checkout #218143 in steps to reproduce and I originally thought 32-bit is involved), but I built nothing yet still did not build something, but nix why-depends .#steam-run .#pkgsi686Linux.tracker --impure on nixos-unstable says it is pulled in and steam-run builds for me on nixos-unstable. 🤔 | 09:00:48 |
bobby285271 | * Hmmm, I am actually thinking of https://github.com/NixOS/nixpkgs/issues/220688 since it sounds like a new regression (it mentioned Checkout #218143 in steps to reproduce and I originally thought 32-bit is involved), but I built nothing yet still did not build something, but nix why-depends .#steam-run .#pkgsi686Linux.tracker --impure on nixos-unstable says it is pulled in. 🤔 | 09:05:33 |
| vcunat joined the room. | 09:58:48 |
| @kiber_ogur4ik:national.catposting.agency joined the room. | 13:49:06 |
| arcz joined the room. | 13:54:15 |
| Lyndeno joined the room. | 17:31:31 |
Jan Tojnar | It is probably fine to finish aarch64 builds in staging-next | 21:42:15 |
| 7 Apr 2023 |
| Jan Tojnar changed the room topic to "A room for maintainers of GNOME & GNOME-adjacent desktop environments (Xfce, Cinnamon, Pantheon...)" from "A room for maintainers of GNOME & GNOME-adjacent desktop environments (Xfce, Cinnamon, Pantheon...)
Help testing GNOME 44 update https://github.com/NixOS/nixpkgs/pull/218143". | 20:05:17 |
| 8 Apr 2023 |
| @radocruz:matrix.org joined the room. | 03:15:27 |
| @maralorn:maralorn.de joined the room. | 19:32:48 |
| 10 Apr 2023 |
| @kiber_ogur4ik:national.catposting.agency set a profile picture. | 07:13:50 |
| 12 Apr 2023 |
| @errisnotnil:matrix.org joined the room. | 09:09:29 |
| @errisnotnil:matrix.org left the room. | 09:11:29 |