21 May 2021 |
| Teo (he/him) joined the room. | 23:37:09 |
| sterni (xmpp) changed their display name from sterni (xmpp) to sternenseemann. | 23:48:03 |
| sterni (xmpp) changed their display name from sternenseemann to sterni (xmpp). | 23:48:04 |
22 May 2021 |
| sterni (xmpp) left the room. | 00:00:47 |
| sterni (xmpp) joined the room. | 00:03:21 |
| sterni (xmpp) changed their display name from sternenseemann to sterni (xmpp). | 00:03:23 |
| sterni (xmpp) left the room. | 00:03:39 |
| sterni (xmpp) joined the room. | 00:11:03 |
| sterni (xmpp) changed their display name from sternenseemann to sterni (xmpp). | 00:11:04 |
sterni | https://github.com/vmchale/libarchive/issues/20 | 00:38:52 |
| sterni (xmpp) changed their display name from sterni (xmpp) to sternenseemann. | 00:44:42 |
| sterni (xmpp) changed their display name from sternenseemann to sterni (xmpp). | 00:44:43 |
pennae | sterni: we can reproduce that fwiw, though not all that reliable | 00:54:49 |
sterni | pennae: by poking the job repeatedly I've got it to happen 4 times on three different machines it seems https://hydra.nixos.org/build/143399542 | 00:59:06 |
pennae | happens about 50% of the time on the 12 core box we have here | 00:59:53 |
sterni | maybe we should just pass something like min 8 $NIX_BUILD_CORES to the test suite to work around this issue | 01:00:35 |
| jhgarner set a profile picture. | 01:45:46 |
| jhgarner changed their profile picture. | 01:48:19 |
| jhgarner changed their profile picture. | 01:49:55 |
cdepillabout | sterni maralorn I merged in the static-linking fix (https://hydra.nixos.org/eval/1671982), as well as merging master into haskell-updates , so now Hydra will have to work through a full rebuild. Let's see what happens in a day or so. | 02:05:40 |
sterni | We may have to repeat that in a few days or so -- staging-next is planned to be merged tomorrow | 02:06:24 |
sterni | excited for the pkgsStatic fix though, we probably should add a job of that to our jobset as well, so we can monitor it and also have some binary cache | 02:07:08 |
cdepillabout | Oh, also, how would you guys feel about adding something like pkgsStatic.haskellPackages.something to our Hydra jobset? This would prove that statically linking Haskell programs is at least minimally working. | 02:07:16 |
cdepillabout | Oh, haha, I guess we were thinking the exact same thing. | 02:07:25 |
sterni | I think it is important to make it viable in the first place -- no fun using that feature if you first have to compile GHC | 02:07:47 |
cdepillabout | Although I think we should try to get someone to volunteer to be a maintainer for it. Possibly @rnhmjoj or @nh2. I imagine fixing it might mean actually fixing the underlying static-linking machinery more than just Haskell-related stuff. | 02:08:32 |
cdepillabout | In reply to @sternenseemann:systemli.org We may have to repeat that in a few days or so -- staging-next is planned to be merged tomorrow Ah, then I guess I should merge in master again tomorrow.
BTW, how do you follow the status of when staging-next will be merged in?
| 02:09:41 |
sterni | well I'm subscribed to the PR again now, I think jon commented it today that that is the plan | 02:14:37 |
sterni | I think the best source of information is really searching staging next in the pull request view and reading through the discussion | 02:14:57 |
sterni | In reply to @cdepillabout:matrix.org Although I think we should try to get someone to volunteer to be a maintainer for it. Possibly @rnhmjoj or @nh2. I imagine fixing it might mean actually fixing the underlying static-linking machinery more than just Haskell-related stuff. if no one does it, I guess I can volunteer, but I don't expect this to frequently break tbh | 02:15:27 |