| 25 Jul 2022 |
etu | * What's in Paris? | 06:05:34 |
Pol | NixCon | 08:23:41 |
Pol | https://discourse.nixos.org/t/nixcon-2022-paris-announced/20223 | 08:23:57 |
| 26 Jul 2022 |
| underpantsgnome changed their display name from tinybronca to tailrec. | 14:56:37 |
| underpantsgnome changed their display name from tailrec to tinybronca. | 15:39:11 |
| 28 Jul 2022 |
Pol | ramsey: just FYI, PHP 8.2-beta1 doesn't compile on darwin anymore: https://github.com/loophp/nix-shell/runs/7562755885?check_suite_focus=true | 16:31:01 |
Pol | It was compiling in version 8.2-alpha3 | 16:31:31 |
ramsey | In reply to @drupol:matrix.org ramsey: just FYI, PHP 8.2-beta1 doesn't compile on darwin anymore: https://github.com/loophp/nix-shell/runs/7562755885?check_suite_focus=true Odd. I’m pretty sure I’ve built it on macOS. I’ve not heard any other reports about this. We have CI builds on FreeBSD, but none on macOS. Would be nice to set that up. | 20:29:06 |
ramsey | I’ll try it out this evening | 20:29:20 |
Pol | Oki | 20:29:24 |
Pol | Keep me updated | 20:29:29 |
Pol | * Keep me posted | 20:29:32 |
| 1 Aug 2022 |
| Gaël Reyrol joined the room. | 09:11:45 |
| better_sleeping joined the room. | 09:15:30 |
| better_sleeping left the room. | 09:15:39 |
tgerbet | @drupol If you do not mind I follow up here about Ocramius' Psalm crash https://twitter.com/el_suisse/status/1554127711064522754 since it is likely to be easier to discuss here.
According to this https://bugs.php.net/bug.php?id=78630 it looks like we need to disable pcre.jit if we want to keep the enable-jit-sealloc configure flag in PCRE2
| 15:42:19 |
Pol | Let's disable it :) | 15:45:20 |
tgerbet | Hum it looks like OpenSuse reverted their use of enable-jit-sealloc last May https://build.opensuse.org/package/view_file/devel:libraries:c_c++/pcre2/pcre2.changes?expand=1 | 15:50:53 |
tgerbet | One of the bug is still private and the other https://bugzilla.opensuse.org/show_bug.cgi?id=1182864 kinda confirms why it breaks when running with multiple threads | 15:54:15 |
tgerbet | Maybe the flag enable-jit-sealloc in pcre2 should be enabled with an option so it is only enabled for app requiring it/for which it is safe? | 15:57:48 |
Pol | Nice, let me get some proper information once at home and I'll reply and most probably some others as well. | 16:09:42 |
tgerbet | I made an attempt here: https://github.com/NixOS/nixpkgs/pull/184634 | 21:14:44 |
| 4 Aug 2022 |
Pol | etu Do you have time to have a look at this? ^^ | 11:42:43 |
etu | Sorry, no time this week | 11:47:20 |
Pol | Oki | 11:48:34 |
Pol | The PR won't go away anyway :) just don't forget it, I think it's something we should do. | 11:48:53 |
Pol | * The PR won't go away anyway :) just don't forget it, I think it's something we should do. (I mean, we should take it in account) | 11:49:02 |
Pol | Enjoy your holiday if any ! | 11:49:16 |
Andreas Schrägle | https://github.com/NixOS/nixpkgs/pull/185160
current set of patch releases | 22:22:10 |
| 5 Aug 2022 |
Pol | I think it's the same issue with PHP 8.2 on mac. | 23:01:52 |