Sender | Message | Time |
---|---|---|
30 Sep 2024 | ||
I try to add a test to all the services I do | 13:28:33 | |
A very simple test is enough | 13:28:39 | |
In reply to @drupol:matrix.orgCan you please use runTest instead of handleTest? Genghiz ? | 13:30:31 | |
13:31:20 | ||
Hey, just wanted to mention that pretty much everything PHP is not building anymore. All builds seem to fail because of a test in php soap. If you are interested you can check zh.fail or (I don't have the time or energy to look into it) | 13:34:53 | |
I don't have the time either, sorry :( | 13:40:22 | |
Working full time on a Python project, I don't remember the last time I did PHP | 13:40:38 | |
No worries at all! Just wanted to at least mention it :) | 13:41:21 | |
1 Oct 2024 | ||
In reply to @drupol:matrix.orgDone! | 11:43:20 | |
In reply to @patka:envs.netIs this still failing? I only see it failing for 8.2 now... | 11:50:40 | |
Yes, it's failing for a _lot_. I just picked a random php maintainer so you can see on the website what fails. It's pretty much all the same error https://zh.fail/failed/by-maintainer/Ma27.html | 11:59:29 | |
21:00:15 | ||
3 Oct 2024 | ||
Pol: Could I ask you to merge https://github.com/NixOS/nixpkgs/pull/344014 if it's okay now? I changed the test handler to runTest from handleTest . | 17:09:33 | |
And this one too? 😬 https://github.com/NixOS/nixpkgs/pull/345244 | 17:09:59 | |
4 Oct 2024 | ||
Sorry I'm not always available on Matrix, hence the delay. | 07:52:13 | |
I merged the PR. | 07:52:18 | |
🥳 | 09:13:56 | |
No worries | 09:14:00 | |
Thank you!! | 09:14:06 | |
7 Oct 2024 | ||
piotrkwiecinski: Ping? | 13:36:11 | |
Have you seen this weird build error on PHP master branch? https://github.com/loophp/nix-shell/actions/runs/11206589551/job/31147591382 | 13:36:30 | |
8 Oct 2024 | ||
All of them fail on something similar:configure: error: PostgreSQL check failed: libpq 10.0 or later is required, please see config.log for details. | 11:04:56 | |
ma27 you always know about everything so do you perhaps know what I can do to resolve the errors above? (I read https://github.com/NixOS/nixpkgs/issues/61580 and it saw your name. If you don't have time or whatever, feel free to not respond) | 11:14:35 | |
(feel free to respond too :D ) | 15:38:41 | |
heh :D yeah will take a look, but no guarantees I can give an answer tonight. | 17:42:16 | |
So, there's a PR in staging-next that'll fix the core issue of Now why does it work in php-src-nix then? The nixpkgs input there is too old and didn't contain the changes to the package outputs that caused this regression in PHP (amongst others). Either make sure that pdo_pgsql gets the dev ouptut as it's the case in nixpkgs (I thought these projects re-use the package definitions from nixpkgs, so perhaps there's just an outdated nixpkgs bump at fault somewhere?) | 19:44:04 | |
* So, there's a PR in staging-next that'll fix the core issue of Now why does it work in php-src-nix then? The nixpkgs input there is too old and didn't contain the changes to the package outputs that caused this regression in PHP (amongst others). I think you need to make sure that pdo_pgsql gets the dev ouptut as it's the case in nixpkgs (I thought these projects re-use the package definitions from nixpkgs, so perhaps there's just an outdated nixpkgs bump at fault somewhere?) | 19:45:02 | |
this is the commit in nixpkgs I'm talking about fwiw https://github.com/NixOS/nixpkgs/commit/050689db307b54c180afd5a4320f57db947e0a7d#diff-53e28b8539b04d6898db30da46a18a0bd1747d920ec8e70df2cd78eb1c0fb69b | 19:45:43 | |
9 Oct 2024 | ||
Redacted or Malformed Event | 07:31:14 | |
Interesting I wasn't aware of that thingie with postgres ! Thank you ma27 !!! | 07:35:18 |