nix-phps icon indicating copy to clipboard operation
nix-phps copied to clipboard

Build of version 7.3.3 fails

Open hansemschnokeloch opened this issue 6 months ago • 0 comments

direnv: using flake github:loophp/nix-shell#env-php73 --impure
[32/0/47 built, 0.0 MiB DL] building php-zip-7.3.33 (unpackPhase): unpacking source archive /nix/store/qin0pn0jm94113sqjzn225x8grgm3lcj-php-7.3.33.tar.bz2direnv: ([/nix/store/946sy3j9a77gybzc8anbacns4g0r6ppa-direnv-2.36.0/bin/direnv export zsh]) is taking a while to execute. Use CTRL-C to give up.
error: builder for '/nix/store/9g6zzc6kdgzjl5i33a7rhapf081156cy-php-xmlwriter-7.3.33.drv' failed with exit code 2;
       last 25 log lines:
       > TIME END 2025-07-10 07:17:12
       >
       > =====================================================================
       > TEST RESULT SUMMARY
       > ---------------------------------------------------------------------
       > Exts skipped    :    0
       > Exts tested     :   11
       > ---------------------------------------------------------------------
       >
       > Number of tests :   41                40
       > Tests skipped   :    1 (  2.4%) --------
       > Tests warned    :    0 (  0.0%) (  0.0%)
       > Tests failed    :    1 (  2.4%) (  2.5%)
       > Expected fail   :    0 (  0.0%) (  0.0%)
       > Tests passed    :   39 ( 95.1%) ( 97.5%)
       > ---------------------------------------------------------------------
       > Time taken      :    1 seconds
       > =====================================================================
       >
       > =====================================================================
       > FAILED TEST SUMMARY
       > ---------------------------------------------------------------------
       > Bug #71536 (Access Violation crashes php-cgi.exe) [tests/bug71536.phpt]
       > =====================================================================
       > make: *** [Makefile:134: test] Error 1
       For full logs, run 'nix log /nix/store/9g6zzc6kdgzjl5i33a7rhapf081156cy-php-xmlwriter-7.3.33.drv'.
error: 1 dependencies of derivation '/nix/store/f3v46w64k24g775blj1fr1wcnbqc8zna-php-extra-init-7.3.33.ini.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1gya39npm0163jld099wh12vz5jqpcxn-php-with-extensions-7.3.33.drv' failed to build
error: 1 dependencies of derivation '/nix/store/bnllsryrqfzrsa90iw0dngrgi7lyna08-composer-2.8.5.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3b3mhjnrksyjwgx1gr90b08a1m1fnf3k-composer-phar-2.8.5.drv' failed to build
error: 1 dependencies of derivation '/nix/store/ahdmyrrimxqa59jk2cxw41sff2xwgwyx-php73-env.drv' failed to build
direnv: nix-direnv: Evaluating current devShell failed. Falling back to previous environment!
direnv: export +NIX_DIRENV_DID_FALLBACK ~PATH

hansemschnokeloch avatar Jul 10 '25 07:07 hansemschnokeloch